From: Christian Korber Date: Tue, 26 Aug 2025 18:18:48 +0000 (+0200) Subject: luci-app-snmpd: change maintainership X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=64d260748c09c64cc21d3d17622eacf86ff8f76e;p=project%2Fluci.git luci-app-snmpd: change maintainership Take over maintainership after offer to do so. Signed-off-by: Christian Korber --- diff --git a/applications/luci-app-snmpd/Makefile b/applications/luci-app-snmpd/Makefile index ef48151645..e9dc5b25c6 100644 --- a/applications/luci-app-snmpd/Makefile +++ b/applications/luci-app-snmpd/Makefile @@ -4,7 +4,7 @@ LUCI_TITLE:= Net-SNMP LuCI interface LUCI_DEPENDS:=+luci-base +snmpd LUCI_DESCRIPTION:=Some common net-snmp config items. In no way is this comprehensive. -PKG_MAINTAINER:= Karl Palsson +PKG_MAINTAINER:= Christian Korber PKG_LICENSE:=Apache-2.0 include ../../luci.mk